Profile
This service is used to handle profile related actions: favourites, bookmark, settings, ...
Available methods:
favourites
:addFavourite()
removeFavourite()
getFavourites()
isFavourite()
clearFavourite()
bookmarks
:saveBookmark()
getBookmark()
getBookmarks()
: Get the bookmarksgetContinueWatchingItems()
: Gets the onprogress movies and the latest episode for each showgetBookmarksForShow()
getMoviePlayStatusBookmark()
: Get the current status of a movie bookmarkgetNextEpisodeToPlayForShow()
: Get the next episode to watch with the progress.
settings
:get()
set()